[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
##############################################################################
###+----+#####################################################################
#+-| 17 |------------------------------------------------------------------+##
#| +----+ The FORCE compiler supports conditional and indirect compilation |##
#+-------------------------------------------------------------------------+##
##############################################################################
##############################################################################
##############################################################################
####+---------------------------------------------------------------------+###
####| The #include, #define, #ifdef, #ifndef, #else, #endif and #output   |###
####| directives control the compiler from within the source file.  The   |###
####| #include directive allows common source code files to be included   |###
####| in compilations of many programs.  The #if-#else-#endif directives  |###
####| can be used to generate several versions of a program from a single |###
####| source file on the basis of defined symbols.  The #output directive |###
####| directs the compiler to send text to the console at compile time,   |###
####| producing tracing information.                                      |###
####+---------------------------------------------------------------------+###
##############################################################################
##############################################################################
##############################################################################

See Also: The Escape Hatch BBS System - 703-373-0575 - Dual/HST Powered!
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson